Fix the tools build:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 16 May 2006 12:35:59 +0000 (13:35 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 16 May 2006 12:35:59 +0000 (13:35 +0100)
commitdbb16ea9d1eb93191b8b614a892f453450d8ff74
tree365d9ec9312b1884fe8083289092129c269d4f95
parent4eabcb748c606ee33da37c5d874efb29a18f859a
Fix the tools build:
 1. xenctrl.h needs to include stddef.h to define size_t
 2. tbctl is broken -- remove it since xenmon and xentrace
    both automatcially enable tracing now
 3. Fix setsize after xc_tbug interface changes

Signed-off-by: Keir Fraser <keir@xensource.com>
tools/libxc/xenctrl.h
tools/xentrace/Makefile
tools/xentrace/setsize.c